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 d7b02dc commit 489263dCopy full SHA for 489263d
.github/workflows/CICD.yml
@@ -1,7 +1,7 @@
1
name: CICD
2
3
on:
4
- push:
+ pull_request:
5
6
jobs:
7
test:
0 commit comments