Path filters for gmem.ca sync
All checks were successful
Lint / lint (push) Successful in 9s
Sync gmem.ca / sync (push) Successful in 9s

This commit is contained in:
Gabriel Simmer 2023-08-03 11:57:05 +01:00
parent f40dce6aee
commit b6cffcebb1
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -1,5 +1,9 @@
name: Sync gmem.ca
on: [push]
on:
push:
paths:
- 'gmem.ca/**'
- '.gitea/workflows/sync-gmemca.yml'
jobs:
sync: