Skip to content

Commit

Permalink
Add workflow_dispatch to Full CI (#5405)
Browse files Browse the repository at this point in the history
Add workflow_dispatch for FULL CI

---
TYPE: NO_HISTORY
DESC: Add workflow_dispatch for FULL CI
  • Loading branch information
dudoslav authored Dec 16, 2024
1 parent c045863 commit b17efb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/full-ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: "Full CI"
on:
workflow_dispatch:
push:
branches:
- dev
Expand Down

0 comments on commit b17efb5

Please sign in to comment.