Skip to content

Commit

Permalink
Test if action will still run on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
c-git committed Nov 5, 2023
1 parent 47db84d commit 7c11384
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@ on:
push:
branches:
- main
- develop
pull_request:
types: [ opened, synchronize, reopened ]
branches:
- main
- develop
- develop
env:
CARGO_TERM_COLOR: always

Expand Down

0 comments on commit 7c11384

Please sign in to comment.