Skip to content
Snippets Groups Projects

feat: allow github actions workflow_dispatch

Open Wouter Deconinck requested to merge github-actions-workflow-dispatch into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
name: linux-eic-shell
name: linux-eic-shell
on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]
jobs:
jobs:
xmllint-before-build:
xmllint-before-build:
Loading