Skip to content

Commit

Permalink
update 1
Browse files Browse the repository at this point in the history
  • Loading branch information
aubernknight committed Nov 18, 2023
1 parent 13683e9 commit 3b79bba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/demo1.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Events Demo 1
on: ...
on:
push:
branches:
- 'main'
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3b79bba

Please sign in to comment.