Skip to content

Commit

Permalink
CI(minor): add ability to manually trigger CI wortkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedsaheed committed Feb 18, 2024
1 parent 9985e95 commit 99a389a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: Monkey test

on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
Expand Down

0 comments on commit 99a389a

Please sign in to comment.