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 1678e3c commit febbf46Copy full SHA for febbf46
.github/workflows/ci-build-checks.yaml
@@ -14,15 +14,15 @@ on:
14
pull_request:
15
types: [opened, synchronize]
16
branches:
17
- - main
+ - master
18
19
merge_group:
20
types:
21
- checks_requested
22
23
push:
24
25
26
27
# Allow manual invocation, with options that can be useful for debugging.
28
workflow_dispatch:
.github/workflows/ci-file-checks.yaml
@@ -19,15 +19,15 @@ on:
29
30
31
32
33
0 commit comments