We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0b1d2 commit 61c49fcCopy full SHA for 61c49fc
.github/workflows/qa.yml
@@ -1,6 +1,7 @@
1
# Runs quality assurance checks
2
name: "qa"
3
on:
4
+ pull_request:
5
push:
6
branches:
7
- "release/**"
0 commit comments