Skip to content

Commit

Permalink
.github/workflows: Update trigger rules in windows2022 job
Browse files Browse the repository at this point in the history
  • Loading branch information
e10harvey committed Mar 19, 2024
1 parent b43ea9b commit af913a3
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/windows2022.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name: github-WINDOWS2022

on:
push
#pull_request:
# paths-ignore:
# - '**/*.rst'
# - '**/*.md'
# - 'doc/**'
# types: [ opened, reopened, synchronize ]
pull_request:
paths-ignore:
- '**/*.rst'
- '**/*.md'
- 'doc/**'
types: [ opened, reopened, synchronize ]

permissions:
contents: none
Expand Down

0 comments on commit af913a3

Please sign in to comment.