Skip to content

Commit

Permalink
syntax error?
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Feb 29, 2024
1 parent 2f0f6a5 commit 8b1127f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/archive-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ on:
paths:
- .github/workflows/archive-validation.yml
- .ci/github/arhcive_allow.txt
- "*"
- ./*
push:
branches:
- master
paths:
- .github/workflows/archive-validation.yml
- .ci/github/arhcive_allow.txt
- "*"
- ./*

jobs:
archive-validation:
Expand Down

0 comments on commit 8b1127f

Please sign in to comment.