Try triggering post-merge tests on main branch

re https://github.com/publiclab/plots2/issues/9641
This commit is contained in:
Jeffrey Warren
2021-10-19 15:26:58 -04:00
committed by GitHub
parent e7d4413148
commit f658f6066e

View File

@@ -1,5 +1,7 @@
name: CI/CD workflow
on: [pull_request]
on:
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
rubocop: