Skip to content

Commit

Permalink
temporarily disable this while i iterate
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbilas committed Nov 12, 2023
1 parent 3b2bf5e commit 27b19d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
push:
# https://stackoverflow.com/questions/58139406/only-run-job-on-specific-branch-with-github-actions
branches:
- dev
- devzzz

jobs:
validate:
runs-on: windows-2022
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-dotnet@v1
Expand Down

0 comments on commit 27b19d0

Please sign in to comment.