mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +01:00
Restrict tzdata-update to FirebirdSQL/firebird
This commit is contained in:
parent
12658b7879
commit
fcb20271c3
1
.github/workflows/tzdata-update.yml
vendored
1
.github/workflows/tzdata-update.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tzdata-update:
|
tzdata-update:
|
||||||
|
if: github.repository == 'FirebirdSQL/firebird'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user