Skip to content

Commit

Permalink
Merge pull request #1 from WildCodeSchool/workflow_dispatch_option
Browse files Browse the repository at this point in the history
Update deploy-traefik.yml
  • Loading branch information
jfm-wcs authored Apr 11, 2023
2 parents ab438d4 + 2d831c8 commit 4ad36e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-traefik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: CD-traefik
on:
push:
branches: [ main ]

workflow_dispatch:

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4ad36e5

Please sign in to comment.