Skip to content

Commit

Permalink
rename GitHub Actions workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Oct 22, 2024
1 parent bb1b20f commit a122fc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux-x64.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and test EverParse based on a FStar image
name: Linux build
on:
push:
branches-ignore:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and test EverParse
name: Windows package build
on:
pull_request:
workflow_dispatch:
Expand Down

0 comments on commit a122fc3

Please sign in to comment.