Skip to content

Add secrets

Add secrets #63

name: Automated kernel build and test (x86_64)
on:
push:
branches:
- '*_ciqlts9_2'
jobs:
call-workflow:
uses: ctrliq/kernel-src-tree/.github/workflows/kernel-build-and-test-x86_64.yml@%7Bshreeya%7D_ciqlts9_2

Check failure on line 10 in .github/workflows/kernel-build-and-test-x86_64.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/kernel-build-and-test-x86_64.yml

Invalid workflow file

error parsing called workflow ".github/workflows/kernel-build-and-test-x86_64.yml" -> "ctrliq/kernel-src-tree/.github/workflows/kernel-build-and-test-x86_64.yml@%7Bshreeya%7D_ciqlts9_2" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets:
APP_ID: ${{ secrets.APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}