Skip to content

Update test.sh

Update test.sh #51

Workflow file for this run

name: CI
on:
workflow_dispatch:
issues:
types:
- opened
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions: write-all
jobs:
build:
name: 'Xem quá trình'
if: github.repository == 'Zelooooo/OS' && github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ github.token }}
steps:
- name: "Load data ${{ github.event.issue.number }}"
uses: actions/checkout@v3
# Runs a single command using the runners shell
- name: Run a one-line script
run: |
#sleep 100000
#gh run cancel $GITHUB_RUN_ID
#gh issue view 10
bash test.sh