Skip to content

Commit

Permalink
test run only on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
tamas-bognar committed Jan 24, 2024
1 parent 9e699e2 commit 940986c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
name: Lint code

on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
name: Test

on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
Expand Down

0 comments on commit 940986c

Please sign in to comment.