Skip to content

Commit

Permalink
chore(workflow): add manaul triger
Browse files Browse the repository at this point in the history
  • Loading branch information
EkkoG committed Sep 30, 2024
1 parent c054208 commit 4181a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: CI

# Controls when the workflow will run
on:
workflow_dispatch: null
# Triggers the workflow on push or pull request events but only for the "master" branch
push:
branches: [ "master" ]
Expand Down

0 comments on commit 4181a6a

Please sign in to comment.