We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc255e commit 9c31e1eCopy full SHA for 9c31e1e
.github/workflows/ci.yaml
@@ -4,10 +4,6 @@ on:
4
branches:
5
- main
6
- bugfix/**
7
- pull_request:
8
- branches:
9
- - main
10
- - bugfix/**
11
jobs:
12
check:
13
runs-on: ubuntu-latest
0 commit comments