update workflow

This commit is contained in:
Jason Kulatunga 2024-02-04 08:02:35 -08:00
parent a691729ee3
commit e133093a6f
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -13,8 +13,8 @@ on:
- warning - warning
- debug - debug
jobs: jobs:
runs-on: ubuntu-latest
sync: sync:
runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Pushes to another repository - name: Pushes to another repository