Skip to content

Update com.jwestall.Forecast exemption permissions #481

Update com.jwestall.Forecast exemption permissions

Update com.jwestall.Forecast exemption permissions #481

Workflow file for this run

name: Validate exceptions.json
on:
push:
paths:
- flatpak_builder_lint/staticfiles/exceptions.json
pull_request:
paths:
- flatpak_builder_lint/staticfiles/exceptions.json
jobs:
lint:
runs-on: ubuntu-latest
if: (github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository)
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- name: Validate exceptions.json
run: python3 utils/validator.py