Skip to content

Commit

Permalink
trigger workflow on any push, regardless of branch
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas Höf <[email protected]>
  • Loading branch information
jonashoef committed Nov 13, 2024
1 parent c0f286d commit e6edf73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: CI

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch: # allows manual triggering
Expand Down

0 comments on commit e6edf73

Please sign in to comment.