Skip to content

Fixed unfriendly usage of YAFC's script_enabled table. Resolves https… #200

Fixed unfriendly usage of YAFC's script_enabled table. Resolves https…

Fixed unfriendly usage of YAFC's script_enabled table. Resolves https… #200

name: Test
on:
push:
branches:
- master
- Frozen
permissions:
contents: read
jobs:
test-push:
name: Push
uses: pyanodon/pyanodontests/.github/workflows/[email protected]
with:
repository: ${{ github.repository }}
ref: ${{ github.sha }}
test_branch: ${{ github.head_ref || github.ref_name }}
secrets: inherit