Skip to content

Commit

Permalink
Merge pull request #701 from kevin1024/run-actions-on-push-to-topic-b…
Browse files Browse the repository at this point in the history
…ranches

Allow triggering CI manually
  • Loading branch information
hartwork authored May 17, 2023
2 parents 0235eab + aeff51b commit 1a3bc67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
branches:
- master
pull_request:
branches:
- "*"
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 1a3bc67

Please sign in to comment.