Skip to content

Commit

Permalink
Rename github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SylivanKenobi authored Dec 3, 2024
1 parent 9c1af7b commit acc7f60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/2024.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

name: Go
name: "2024"
defaults:
run:
working-directory: "2024"


on:
push:
branches: '**'
Expand Down

0 comments on commit acc7f60

Please sign in to comment.