We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca3058 commit b5f674fCopy full SHA for b5f674f
1 file changed
.github/workflows/workflow.yml
@@ -1,11 +1,5 @@
1
name: Workflow
2
-on:
3
- push:
4
- paths:
5
- - src/**
6
- - scripts/**
7
- branches:
8
- - main
+on: push
9
10
concurrency:
11
group:
0 commit comments