Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
norbusan committed Sep 17, 2024
1 parent 72c13df commit 08ff114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Linux

# only build on push of tags
on: [push]
on:
push:
tags:
- '*'
Expand Down

0 comments on commit 08ff114

Please sign in to comment.