Skip to content

Commit

Permalink
Let's turn this back on and try the skip thing builtin to github
Browse files Browse the repository at this point in the history
  • Loading branch information
scottbilas committed Nov 12, 2023
1 parent 4f41edc commit 6152059
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
@@ -1,10 +1,10 @@
name: Test pushes to dev
name: Validate dev branch

on:
push:
# https://stackoverflow.com/questions/58139406/only-run-job-on-specific-branch-with-github-actions
branches:
- devzzz
- dev

jobs:
validate:
Expand Down

0 comments on commit 6152059

Please sign in to comment.