Skip to content

Commit

Permalink
Merge pull request #22 from ModeSevenIndustrialSolutions/update-triggers
Browse files Browse the repository at this point in the history
Chore: Update test.yaml triggers
  • Loading branch information
ModeSevenIndustrialSolutions authored Jun 10, 2024
2 parents 5a705ad + cc4f8ab commit 1761230
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@ name: "Test Nexus Upload"
# yamllint disable-line rule:truthy
on:
workflow_dispatch:
push:
# Only invoked on release tag pushes
branches:
- "main"
- "master"
tags:
- "v*.*.*"
pull_request:
types: [opened, reopened, edited, synchronize]

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ a file suffix/extension restricting the files to be uploaded to a subset of the
#### Optional Inputs

- filename_suffix
- testing [true|false]
- testing [ true | false ]

When testing is set to "true" an upload directory and sample text file (with a date/time stamp)
will automatically be created. This prevents the need to create test data or add files directly
Expand Down

0 comments on commit 1761230

Please sign in to comment.