Skip to content

Commit

Permalink
Update keyboardGT.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tboenig committed Apr 17, 2024
1 parent f309350 commit fdae416
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/keyboardGT.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: keyboardGT
'on':
on:
push:
branches:
- main
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
workflow_dispatch:
jobs:
cli:
Expand All @@ -11,7 +11,7 @@ jobs:
steps:

- name: Git checkout
uses: actions/checkout@v2
uses: actions/checkout@v4


# Installation and Directories
Expand Down

0 comments on commit fdae416

Please sign in to comment.