Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Jan 15, 2024
1 parent eed9c19 commit 2ad1c35
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,6 @@ on:
push:

jobs:
cancel-previous:
runs-on: ubuntu-latest
if: github.ref != 'refs/heads/master'
steps:
- uses: khan/[email protected]
with:
workflows: CI
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'

lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 2ad1c35

Please sign in to comment.