Skip to content

Freetype: run bash autogen.sh before any ./configure commands #7200

Freetype: run bash autogen.sh before any ./configure commands

Freetype: run bash autogen.sh before any ./configure commands #7200

Workflow file for this run

# Label and project adding bot, see .github/labeler.yml for config
name: "Labeller & Project Manager"
on:
pull_request_target:
issues:
issue_comment:
jobs:
Label:
runs-on: ubuntu-latest
name: Assign Labels
steps:
- uses: actions/labeler@ac9175f8a1f3625fd0d4fb234536d26811351594 # v4.3.0
if: ${{ github.event.pull_request }}
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
- uses: fuxingloh/multi-labeler@6704db0bcba106d07482efabbc79d3092af74fa2 # v2.0.3
with:
github-token: "${{secrets.GITHUB_TOKEN}}"
config-path: .github/regex_labeler.yml