Skip to content

[#801] fix issue with IdP initiated login after upgrade to v2.0.5 (#802) #152

[#801] fix issue with IdP initiated login after upgrade to v2.0.5 (#802)

[#801] fix issue with IdP initiated login after upgrade to v2.0.5 (#802) #152

Workflow file for this run

# .github/workflows/ci.yml
name: ci
on: [push, pull_request]
jobs:
test:
uses: catalyst/catalyst-moodle-workflows/.github/workflows/ci.yml@main
secrets:
moodle_org_token: ${{ secrets.MOODLE_ORG_TOKEN }}
with:
min_php: '7.4'