Skip to content

Commit 0ef6ae3

Browse files
committed
wip: update demo workflow to trigger on push to ci/setup-github-actions branch
1 parent e08cc5e commit 0ef6ae3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/demo.yaml

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

33
on:
4+
push:
5+
branches:
6+
- ci/setup-github-actions
47
pull_request:
58
branches:
69
- main

0 commit comments

Comments
 (0)