Merge pull request #211 from stakater/update-pr-workflow

Update pull_request.yaml
This commit is contained in:
Ahmed Waleed Malik
2021-03-15 20:38:18 +05:00
committed by GitHub
+4 -2
View File
@@ -19,7 +19,9 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v2
with:
ref: ${{github.event.pull_request.head.ref}}
# Setting up helm binary
- name: Set up Helm
uses: azure/setup-helm@v1
@@ -131,4 +133,4 @@ jobs:
fields: repo,author,action,eventName,ref,workflow
env:
GITHUB_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}