Skip to content

Implement build-time fixup alternate feature relative addresses #46

Implement build-time fixup alternate feature relative addresses

Implement build-time fixup alternate feature relative addresses #46

Workflow file for this run

name: Add all issues to linuxppc backlog
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/linuxppc/projects/1
github-token: ${{ secrets.BOT_ACTIONS_TOKEN }}