Skip to content

Commit

Permalink
add trigger event in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jotacemarin committed Feb 6, 2024
1 parent a1ef6ec commit af08620
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-botnorrea-v2-telegram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: ci-botnorrea-v2-telegram
on:
pull_request:
branches: [master]
push:
branches: [master]

jobs:
unit-test:
Expand Down

0 comments on commit af08620

Please sign in to comment.