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 c8d35be commit da5362aCopy full SHA for da5362a
.github/workflows/composescreenshot.yml
@@ -2,6 +2,8 @@
2
name: Compose Preview Screenshot
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches: [ main ]
7
# When it will be triggered
8
# And in which branch
9
pull_request:
.github/workflows/test-all.yml
name: Build + Test all
0 commit comments