We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff7175 commit 2ef4adbCopy full SHA for 2ef4adb
1 file changed
.github/workflows/main.yaml
@@ -5,6 +5,8 @@ permissions:
5
on:
6
push:
7
branches: ['**']
8
+ pull_request:
9
+ branches: ['**']
10
11
jobs:
12
build:
0 commit comments