Skip to content

Commit

Permalink
Update continuous_integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrobodas authored Mar 13, 2024
1 parent c60fbc6 commit 782d1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

# Workflow for continuous integration tests
name: CI
on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]

jobs:
# This workflow contains a single job called "test"
Expand Down

0 comments on commit 782d1a6

Please sign in to comment.