Skip to content

Commit

Permalink
WIP: github: Always run the windows-test jobs on push (within thi bra…
Browse files Browse the repository at this point in the history
…nch)
  • Loading branch information
mstorsjo committed May 19, 2024
1 parent 230c0be commit 8d77cea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/windows-test.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Build and Test on Windows
on:
push:
paths:
- '.github/workflows/windows-test.yaml'
pull_request:
paths:
- '.github/workflows/windows-test.yaml'

permissions:
contents: read # Default everything to read-only
Expand Down

0 comments on commit 8d77cea

Please sign in to comment.