Skip to content

Refactor action.yml for clarity and deprecate copilot-token #125

Refactor action.yml for clarity and deprecate copilot-token

Refactor action.yml for clarity and deprecate copilot-token #125

Workflow file for this run

name: Fake CI
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "Hello, world!"
- run: exit 1