mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
Try triggering post-merge tests on main branch
re https://github.com/publiclab/plots2/issues/9641
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -1,5 +1,7 @@
|
||||
name: CI/CD workflow
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
types: [assigned, opened, synchronize, reopened]
|
||||
|
||||
jobs:
|
||||
rubocop:
|
||||
|
||||
Reference in New Issue
Block a user