1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Restrict dates addition to pushes the master branch: we don't want to save dates from prs…

This commit is contained in:
Salamandar 2024-03-24 22:25:46 +01:00
parent fa6d04e596
commit 4cb5d6ecd1

View file

@ -2,7 +2,7 @@ name: Add Added dates to the catalog files
on: on:
push: push:
pull_request_target: branches: [master]
jobs: jobs:
build: build: