1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-19 19:46:17 +02:00

Fix triggers in licensed.yml

This commit is contained in:
Brian Cristante 2021-06-25 11:13:28 -04:00
parent a9780ebfcd
commit 8134c0fbe6

View file

@ -1,8 +1,12 @@
name: Licensed name: Licensed
on: on:
push: {branches: main} push:
pull_request: {branches: main} branches:
- main
pull_request:
branches:
- main
jobs: jobs:
test: test: