Skip to content

Commit

Permalink
Chore: Update test.yaml triggers
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Watkins <[email protected]>
  • Loading branch information
ModeSevenIndustrialSolutions committed Jun 10, 2024
1 parent 5a705ad commit cc4f8ab
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 cc4f8ab

Please sign in to comment.