Skip to content

Commit

Permalink
test workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SageGJ committed Jan 2, 2025
1 parent a8eebfd commit f4e8769
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/generate-current-manifests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Store Current Manifests

on:
push:
branches: main
branches: schematic-228-template-workflow

workflow_dispatch:

Expand Down Expand Up @@ -47,9 +47,8 @@ jobs:
labels: |
automated pr
manifest update
reviewers: $$ {github.actor }}
draft: false
delete-branch: true
draft: true
delete-branch: false

#- name: Upload all manifests
# working-directory: elite-data/manifest-templates
Expand Down

0 comments on commit f4e8769

Please sign in to comment.