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.
2 parents bda56ff + 3be823e commit 415c79cCopy full SHA for 415c79c
.github/workflows/argos.yml
@@ -1,10 +1,7 @@
1
name: Argos CI Screenshots
2
3
on:
4
- push:
5
- branches: [main]
6
- pull_request:
7
+ workflow_dispatch:
8
9
jobs:
10
take-screenshots:
0 commit comments