diff options
Diffstat (limited to '.github/workflows/nonnative.yml')
| -rw-r--r-- | .github/workflows/nonnative.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/nonnative.yml b/.github/workflows/nonnative.yml index b6066822c..1ad9e35bb 100644 --- a/.github/workflows/nonnative.yml +++ b/.github/workflows/nonnative.yml @@ -8,7 +8,7 @@ on: push: branches: - master - # Stable branches such as 0.56 or the eventual 1.0 + # Stable branches such as 0.56 or 1.0 - '[0-9]+.[0-9]+' paths: - "mesonbuild/**" |
