Skip to content

Commit 5510a12

Browse files
committed
[CI] Build presentation only on pushes to main
1 parent 42fd4ee commit 5510a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'presentations/intro-julia'
88
push:
99
branches:
10-
# - main
10+
- main
1111
paths:
1212
- '.github/workflows/BuildPublish.yml'
1313
- 'presentations/intro-julia'

0 commit comments

Comments
 (0)