Skip to content

Commit

Permalink
Don't run workflow on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Oct 22, 2021
1 parent 2f21cae commit 75f0d79
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: Java CI with Gradle
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 75f0d79

Please sign in to comment.