Skip to content

Commit

Permalink
Revert "temporarily enabled GitHub Actions for windows push"
Browse files Browse the repository at this point in the history
This reverts commit 75a2f3d.
  • Loading branch information
LorenzoBettini committed Dec 4, 2022
1 parent f4915b4 commit 6959055
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
paths-ignore:
- '**.md'
# Sequence of patterns matched against refs/heads
branches:
# Push events on the main branch
- master
pull_request:
paths-ignore:
- '**.md'
Expand Down

0 comments on commit 6959055

Please sign in to comment.