We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 624218a commit e3e5378Copy full SHA for e3e5378
3 files changed
.github/workflows/pr-copy-ci-hato-bot.yml
@@ -18,7 +18,6 @@ jobs:
18
path: hato-bot
19
- name: Set org name
20
uses: actions/github-script@v6
21
- if: env.REPO_NAME == github.repository
22
id: set_org_name
23
with:
24
github-token: ${{secrets.GITHUB_TOKEN}}
.github/workflows/pr-merge-develop-hato-bot.yml
fetch-depth: 0
.github/workflows/pr-release-hato-bot.yml
@@ -25,7 +25,6 @@ jobs:
25
echo "::set-output name=result::${result}"
26
27
28
29
30
31
0 commit comments