Skip to content

Commit

Permalink
Update automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberth Strand authored Dec 9, 2021
1 parent 2c62fe0 commit a001fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:

- name: Project automation
if: github.event_name == 'issues'
if: github.event_name == 'issues' || github.event_name == 'pull_request'
uses: crayon/project-github-action@v1.0.0-beta1
with:
project_number: 7
Expand Down

0 comments on commit a001fdb

Please sign in to comment.