diff options
| author | mg95 <git@esen.gay> | 2026-01-11 17:21:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-11 16:21:01 +0100 |
| commit | cf74e1d9e9ad662aef450ddd79aedee43554dc3c (patch) | |
| tree | 4848c9fbcd31c254d14705d47328b2c534781e32 /.github | |
| parent | 44405bd03c14bd62bc68f39dfca7b5d56a97eb14 (diff) | |
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/data-update.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml index 3cf748120..11365b181 100644 --- a/.github/workflows/data-update.yml +++ b/.github/workflows/data-update.yml @@ -33,6 +33,7 @@ jobs: - update_engine_traits.py - update_wikidata_units.py - update_engine_descriptions.py + - update_gsa_useragents.py permissions: contents: write |