Skip to content

Commit

Permalink
chore: harmonisation workflow_dispatch dans workflow test
Browse files Browse the repository at this point in the history
* avec deploy.yml
  • Loading branch information
cvagner committed Jul 19, 2024
1 parent a4912f8 commit 626b897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build and deploy (test)

on:
workflow_dispatch:
push:
branches:
- "test"
Expand All @@ -12,7 +13,6 @@ on:
- '*.example'
- 'netlify.toml'
- '*.md'
workflow_dispatch:

jobs:
deploy:
Expand Down

0 comments on commit 626b897

Please sign in to comment.