Skip to content

Commit

Permalink
ci: Disable build on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubik65536 authored and PF4Public committed Jan 27, 2024
1 parent e1186c5 commit 4853bf0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,6 @@ on:
- '!LICENSE'
- '!devutils/**'
- '.github/scripts/force_build.txt'
pull_request:
paths:
- 'patches/**'
- 'downloads.ini'
- 'revision.txt'
- 'flags.macos.gn'
- '!build.sh'
- '!README.md'
- '!LICENSE'
- '!devutils/**'
# alternatively use on.push.branches: release/*

jobs:
retrieve-resources:
Expand Down

0 comments on commit 4853bf0

Please sign in to comment.