Skip to content

Commit

Permalink
Synchronize GH Action definitions with Build.cs (#1456)
Browse files Browse the repository at this point in the history
  • Loading branch information
lahma authored Dec 7, 2021
1 parent 2301a22 commit 5d52746
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ on:
paths:
- '**/*.*'
- '!**/*.md'
pull_request:
paths:
- '**/*.*'
- '!**/*.md'

jobs:
windows-latest:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
name: pr

on:
push:
paths:
- '**/*.*'
- '!**/*.md'
pull_request:
branches:
- master
Expand Down

0 comments on commit 5d52746

Please sign in to comment.