Skip to content

Commit

Permalink
Update check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 authored Mar 26, 2024
1 parent 0118098 commit cd70ee1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: check

on:
push:
paths:
- "trombinoscope/staff/**.yaml"
#on:
# push:
# paths:
# - "trombinoscope/staff/**.yaml"

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand Down

0 comments on commit cd70ee1

Please sign in to comment.