mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
chore: Run actions on pull requests as well (#2917)
* chore: Run actions on pull requests as well * Update cancel.yml * Update lint.yml * Update test.yml * Update cancel.yml
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Lint
|
||||
|
||||
on: push
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Reference in New Issue
Block a user