Skip to content

Commit

Permalink
Run the QA pipeline for PRs regardless of the target
Browse files Browse the repository at this point in the history
  • Loading branch information
jdreesen committed Sep 4, 2024
1 parent 97ffe41 commit 9c95455
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: "10 4 * * 2" # Every Tuesday at 4:10 AM UTC

Expand Down

0 comments on commit 9c95455

Please sign in to comment.