Skip to content

[v2021.1.x] batman-adv: update to version 2024.3 #2531

[v2021.1.x] batman-adv: update to version 2024.3

[v2021.1.x] batman-adv: update to version 2024.3 #2531

Workflow file for this run

name: "Label PRs"
on:
# only execute base branch actions
pull_request_target:
jobs:
labels:
runs-on: ubuntu-20.04
if: github.repository_owner == 'freifunk-gluon'
steps:
- uses: actions/labeler@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true