Skip to content

Commit

Permalink
removing "main" from pull_request branch pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
bmrobin committed Dec 7, 2021
1 parent 0b34483 commit a18a9af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cqa.yml
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
branches:
- '*'
- '!main'

workflow_dispatch:

Expand Down

0 comments on commit a18a9af

Please sign in to comment.