Skip to content

Commit

Permalink
Update data.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Izuho Fujiwara authored Jul 21, 2020
1 parent 76045e0 commit d5a3fa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
base: development
branch-suffix: 'short-commit-hash'
branch: data-bot/development
labels: auto_merge
- name: Check outputs
run: |
echo "Pull Request Number - ${{ env.PULL_REQUEST_NUMBER }}"
Expand Down Expand Up @@ -87,6 +88,7 @@ jobs:
base: master
branch-suffix: 'short-commit-hash'
branch: data-bot/master
labels: auto_merge
- name: Check outputs
run: |
echo "Pull Request Number - ${{ env.PULL_REQUEST_NUMBER }}"
Expand Down

0 comments on commit d5a3fa9

Please sign in to comment.