8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:03:03 +01:00

Restrict tzdata-update to FirebirdSQL/firebird

This commit is contained in:
Mark Rotteveel 2020-04-26 13:23:19 +02:00 committed by Adriano dos Santos Fernandes
parent 12658b7879
commit fcb20271c3

View File

@ -6,6 +6,7 @@ on:
jobs:
tzdata-update:
if: github.repository == 'FirebirdSQL/firebird'
runs-on: ubuntu-latest
steps: