Skip to content

Commit

Permalink
[DEVOPS-1596] - Test Supported Actions Check (#223)
Browse files Browse the repository at this point in the history
* test supported actions

* add workflow dispatch

* remove test action for supported actions check
  • Loading branch information
Eeebru authored Dec 21, 2023
1 parent c9ef768 commit f59c4cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
paths:
- .github/workflows/**
workflow_call: {}
workflow_dispatch: {}

jobs:
lint:
Expand Down

0 comments on commit f59c4cb

Please sign in to comment.