We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad71145 commit 1796bd8Copy full SHA for 1796bd8
1 file changed
.github/workflows/build.yml
@@ -1,9 +1,6 @@
1
-name: CI Snapshot & Accessibility Checks
2
-
+name: Build / check
3
on:
4
- push:
5
- branches: [ main ]
6
+ workflow_call:
7
jobs:
8
snapshot:
9
name: Generate & Commit Snapshot
0 commit comments