Skip to content

Commit

Permalink
Obsolete workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
fvanroie committed Aug 26, 2024
1 parent 042fe05 commit 08dd9c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_linux.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build branch
name: Build Linux (Obsolete)

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
# types: [created]
workflow_dispatch:

name: Create Release
name: Create Release (Obsolete)

jobs:
build:
Expand Down

0 comments on commit 08dd9c5

Please sign in to comment.