We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c907a10 commit 3b2c83bCopy full SHA for 3b2c83b
2 files changed
.github/workflows/vhs.yml
@@ -1,6 +1,7 @@
1
on:
2
pull_request:
3
paths:
4
+ - sample.tape
5
- .github/workflows/vhs.yml
6
release:
7
types: [published, edited]
sample.tape
@@ -16,7 +16,7 @@ Sleep 1s
16
17
Enter
18
19
-Sleep 1s
+Sleep 4s
20
21
22
@@ -25,7 +25,3 @@ Sleep 13s
25
26
27
Sleep 4s
28
-
29
-Enter
30
31
-Sleep 4s
0 commit comments