Skip to content

Commit

Permalink
chore: fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jun 4, 2023
1 parent d243577 commit 2419e5c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: ci

on:
pull_request:
push:
branches-ignore:
- deps/*
tags:
- '**'
on: [pull_request, push]

permissions:
contents: write
Expand Down

0 comments on commit 2419e5c

Please sign in to comment.