Skip to content

Commit afa1ee8

Browse files
Add push trigger for main branch in capture workflow
1 parent c2d6a7a commit afa1ee8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/capture.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Slide Deck Screenshots
22

33
on:
4+
push:
5+
branches:
6+
- main
47
workflow_dispatch:
58
inputs:
69
zoom_level:

0 commit comments

Comments
 (0)