We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d28c4e0 commit 76991abCopy full SHA for 76991ab
.github/workflows/developer_ci.yml
@@ -2,7 +2,8 @@ name: Developer CI
2
3
on:
4
5
- pull_request:
+ push:
6
+ # pull_request:
7
# # CI is disabled if ONLY workflow files are changed
8
# paths-ignore:
9
# - '.github/workflows/**'
0 commit comments