Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
🔀 Merge #23 (Update from feature-example-6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koj Bot authored Sep 26, 2020
2 parents 26062b0 + 5042738 commit b8eb702
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/feature-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: pull-request-action
uses: vsoch/[email protected].9
uses: vsoch/[email protected].10
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
BRANCH_PREFIX: "feature-"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hotfix-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: pull-request-action
uses: vsoch/[email protected].9
uses: vsoch/[email protected].10
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
BRANCH_PREFIX: "hotfix-"
Expand Down

0 comments on commit b8eb702

Please sign in to comment.