refactor: remove push trigger from example workflow
This commit is contained in:
parent
c54d7dfa89
commit
b41a00431c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/example.yml
vendored
2
.github/workflows/example.yml
vendored
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
name: Deploy Example
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue