Update pull_request.yaml

This commit is contained in:
Ahmed Waleed Malik
2021-03-15 20:23:53 +05:00
committed by GitHub
parent 309c10f632
commit 0679af76f4

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 }}