Skip to content

Commit

Permalink
Update and rename manual-test.yml to manual-job-example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Jan 21, 2024
1 parent c5c38bf commit f2a6b4f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Manual Test
name: Manual Job Example

permissions:
contents: read

on:
workflow_dispatch:


jobs:
test:
name: Test changed-files
Expand Down

0 comments on commit f2a6b4f

Please sign in to comment.