Skip to content

🔧[maykinmedia/open-api-framework#68] fix CSP errors #1

🔧[maykinmedia/open-api-framework#68] fix CSP errors

🔧[maykinmedia/open-api-framework#68] fix CSP errors #1

Workflow file for this run

name: Check Open API Framework Version
on:
push:
branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
schedule:
- cron: '32 10 * * 4'
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4