🔀 Merge #16 (⬆️ Bump vsoch/pull-request-action from 1.0.14 to 1.0.15)

⬆️ Bump vsoch/pull-request-action from 1.0.14 to 1.0.15
This commit is contained in:
Koj Bot
2021-02-16 17:59:29 +05:30
committed by GitHub

View File

@@ -65,7 +65,7 @@ jobs:
context.payload.ref.startsWith("refs/heads/hotfix") ||
context.payload.ref.startsWith("refs/heads/bug");
- name: pull-request-action
uses: vsoch/pull-request-action@1.0.14
uses: vsoch/pull-request-action@1.0.15
if: always() && steps.should-pr.outputs.result
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}