First Draft after xGov ARC Meeting from 21th of September 2023 #429
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
pull_request_target: | |
name: Auto Label Bot | |
jobs: | |
jekyll-label-action: | |
name: Label | |
runs-on: ubuntu-latest | |
steps: | |
- uses: Pandapip1/jekyll-label-action@28a89dbbef321fceaf3cff17f4d29c7a033c3d56 | |
with: | |
token: ${{ secrets.GITHUB_TOKEN }} | |
config-path: config/.jekyll-labels.yml |