Skip to content

Commit

Permalink
deleted comments
Browse files Browse the repository at this point in the history
  • Loading branch information
k4mien committed Jan 24, 2024
1 parent ad796fa commit c5359af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@
name: Linter

on:
# run anytime a PR is merged to main or a direct push to main
push:
branches: [ dev ]

# run on any push to a PR branch
pull_request:

# cancel any previously-started, yet still active runs of this workflow on the same branch
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
Expand Down

0 comments on commit c5359af

Please sign in to comment.