We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec2f2ce commit f2bfa27Copy full SHA for f2bfa27
.github/workflows/Continuous-Integration.yml
@@ -12,6 +12,8 @@ on:
12
- '*'
13
- '**.md'
14
- '**.txt'
15
+ # Allows you to run this workflow manually from the Actions tab
16
+ workflow_dispatch:
17
jobs:
18
astyle_check:
19
runs-on: ubuntu-latest
0 commit comments