Skip to content

Commit

Permalink
don't run on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
donno2048 authored Apr 21, 2024
1 parent b807dfb commit 9ca013d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Update docs and demo
on:
push:
branches:
- '**'
paths-ignore:
- 'README.md'
- 'demo/snake.com'
Expand Down

0 comments on commit 9ca013d

Please sign in to comment.