We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b284f9 commit 09e9c49Copy full SHA for 09e9c49
1 file changed
.github/workflows/test.yml
@@ -5,7 +5,9 @@ concurrency:
5
cancel-in-progress: false
6
7
on:
8
- pull_request:
+ push:
9
+ branches:
10
+ - initial-refactor
11
workflow_dispatch:
12
inputs:
13
name:
0 commit comments