Skip to content

oops v2

oops v2 #12

Workflow file for this run

# Updates Id and name of profiles

Check failure on line 1 in .github/workflows/update.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/update.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: update
#
# Triggered by:
# Push to Main
name: Update id
on:
push:
branches: ['main']
paths: ['profile/**']
workflow_dispatch:
jobs:
update:
runs-on: ubunut-latest