mirror of
https://github.com/pim-n/pg-rad
synced 2026-03-23 21:58:12 +01:00
Fix event name for pull request trigger
This commit is contained in:
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Tests
|
||||
on:
|
||||
pull-request:
|
||||
pull_request:
|
||||
branches: ["main", "dev"]
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user