Skip to content

Commit

Permalink
Update ci.yml with Workflow manual run trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
kladderadeng authored Jan 19, 2025
1 parent 8a4fea8 commit fe99537
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Build Steam Docker Image and Deploy
on:
# Allow manual run
workflow_dispatch:
# Run on every main branch push
push:
branches: [ "main" ]
Expand Down

0 comments on commit fe99537

Please sign in to comment.