Skip to content

Commit

Permalink
🔄 Templates: synced local '.github/workflows/add_pullrequest_to_proje…
Browse files Browse the repository at this point in the history
…ct.yml' with remote '.github/workflows/add_pullrequest_to_project.yml'
  • Loading branch information
sovitybot committed Feb 21, 2024
1 parent 1230768 commit 50b730d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/add_pullrequest_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:

jobs:
add_pullrequest_to_project:
if: github.actor != 'dependabot' && github.actor != 'sovitybot' # ignore PRs from bots
name: add_pullrequest_to_project
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 50b730d

Please sign in to comment.