Skip to content

Commit

Permalink
Create test_workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
esmithaas authored Jan 24, 2025
1 parent fd6e22a commit 0879334
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/test_workflow.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: test workflow
on:
workflow_dispatch
jobs:
name: test reusable workflow
steps:
- id: test_reusable
uses: esmithaas/reusable-workflows-autogov/.github/workflows/reusable_workflow.yaml@main

0 comments on commit 0879334

Please sign in to comment.