Skip to content

Create categorize_team.yml #8

Create categorize_team.yml

Create categorize_team.yml #8

Workflow file for this run

name: "Hello to first workflow"
on:
push:
jobs:
job1:
runs-on: ubuntu-latest
steps:
- name: step 1
- run: echo "step 1"