Skip to content

workflow updated

workflow updated #2

Workflow file for this run

name: self-assign-bot
on: push
jobs:
example_job:
runs-on: ubuntu-latest
steps:
- name: Run example-ts-action
uses: flcdrg/[email protected]
with:
milliseconds: 1000
env:
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}