Skip to content

Commit

Permalink
Fix workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
EricJohnson327 committed Jun 8, 2023
1 parent 426e5f2 commit 5241f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GitHubExt-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

name: GitHubExt-CI
on:
push:
pull_request:
push:
branches: [ "main", "feature*" ]

jobs:
Expand Down

0 comments on commit 5241f09

Please sign in to comment.