Skip to content

Commit

Permalink
temp: prevent running build-git-installers workflow
Browse files Browse the repository at this point in the history
Temporarily prevent build-git-installers workflow from running to allow for
windows-specific workflow testing.
  • Loading branch information
ldennington committed Oct 31, 2023
1 parent e20e0f3 commit 9a7dafc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-git-installers.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: build-git-installers

on:
push:
tags:
- 'v[0-9]*vfs*' # matches "v<number><any characters>vfs<any characters>"

jobs:
# Check prerequisites for the workflow
prereqs:
Expand Down

0 comments on commit 9a7dafc

Please sign in to comment.