Skip to content

fix: adjust the globing and abi rules in the apparmor profile #10

fix: adjust the globing and abi rules in the apparmor profile

fix: adjust the globing and abi rules in the apparmor profile #10

name: Add issues and PRs to the Dedalo project
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
add-to-project:
name: Add to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/eduNEXT/projects/1
github-token: ${{ secrets.DEDALO_PAT }}