Skip to content

Make allow_other and allow_root mutually exclusive (#475) #268

Make allow_other and allow_root mutually exclusive (#475)

Make allow_other and allow_root mutually exclusive (#475) #268

name: Integration tests
on:
push:
branches: [ "main" ]
merge_group:
types: [ "checks_requested" ]
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/integration.yml
with:
ref: ${{ github.event.after }}