Skip to content

Commit

Permalink
Save issue when by dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Pankaj Agrawal committed Mar 26, 2021
1 parent 333ea34 commit 1e50606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
savepr:
runs-on: ubuntu-latest
name: Save PR number if running on PR
if: github.actor == 'dependabot[bot]'
steps:
- name: Create Directory and save issue
run: |
Expand Down

0 comments on commit 1e50606

Please sign in to comment.