Skip to content

refactor: workflow_dispatch to workflow_call #4

refactor: workflow_dispatch to workflow_call

refactor: workflow_dispatch to workflow_call #4

Workflow file for this run

on:
push:
branches:
- master
jobs:
checkout:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
codeql:

Check failure on line 11 in .github/workflows/compositon.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/compositon.yml

Invalid workflow file

The workflow is not valid. .github/workflows/compositon.yml (Line: 11, Col: 3): Error calling workflow 'ufukbakan/virtual-timer/.github/workflows/codeql.yml@a59f283e2f3922be4bf5e7b20cdf21262c6ab8ca'. The nested job 'analyze' is requesting 'actions: read, security-events: write', but is only allowed 'actions: none, security-events: none'.
uses: ./.github/workflows/codeql.yml
build:
uses: ./.github/workflows/npm-publish.yml
publish:
uses: ./.github/workflows/npm-publish.yml