Skip to content

Commit

Permalink
comment out label
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA authored Feb 15, 2023
1 parent eb45551 commit 84df2c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ss3_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ jobs:
branch: add-update-workflow-new
title: 'Update model files to new ss exe'

- name: add label
uses: actions-ecosystem/action-add-labels@v1
with:
number: ${{ github.event.issue.number }}
labels: update model files
# - name: add label
# uses: actions-ecosystem/action-add-labels@v1
# with:
# number: ${{ github.event.issue.number }}
# labels: update model files

- name: Get the ss last tag on unix
id: get-latest-tag-unix
Expand Down

0 comments on commit 84df2c3

Please sign in to comment.