fix(actions): Correct actions trigger

This commit is contained in:
2023-09-08 23:36:29 -05:00
parent 8f4c6eb857
commit 1495f3bb5a

View File

@@ -2,11 +2,8 @@ name: cloudflare
on: on:
push: push:
branches:
- main
pull_request: pull_request:
branches: repository_dispatch:
- main
jobs: jobs:
ci: ci: