Skip to content

fix: πŸ› enable actions #2

fix: πŸ› enable actions

fix: πŸ› enable actions #2

Workflow file for this run

name: NOP action on self-hosted runner
on:
push:
branches:
- main
- ci/nop
jobs:
NOP-Job:
runs-on: codebuild-problem-github-actions-${{ github.run_id }}-${{ github.run_attempt }}
steps:
- run: echo "nop"