Skip to content

Commit

Permalink
creating test for demo on Monday
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorFries committed Dec 15, 2023
1 parent 1eae294 commit 2abb0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app-npm-dep-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:

- name: execute py script
env:
LEVEL_FLAGS: "MINOR MAJOR" # used to determine what updates to post
LEVEL_FLAGS: "PATCH MINOR MAJOR" # used to determine what updates to post
JIRA_BOARD: "PIMS" # sets what JIRA board to post and pull from
JIRA_SUBTASK: "10003" # each Jira board has a different issue type for subtasks
JIRA_EPIC: "10014, PIMS-450" # epic links are technically a custom field with this specific id and ticket number (for PIMS)
Expand Down

0 comments on commit 2abb0fd

Please sign in to comment.