Skip to content

Commit

Permalink
New desc
Browse files Browse the repository at this point in the history
  • Loading branch information
lagergren committed Sep 15, 2024
1 parent a947c7e commit b8107ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
#
# Check if "pull-request" makes it possible to add a branch protection status check requirement on master.
# gh auth switch --hostname enterprise.internal --user monalisa (switch auth)
name: XVM Verification and Package Updates
name: XVM Push Workflow

on:
push:
branches:
- simpify-tasks
- master
#branches:
# - simpify-tasks
# - master
workflow_dispatch:
inputs:
extra_gradle_options:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build, Release, and Publish
name: XVM Release Workflow

#
# Perhaps: The release flow is manually triggered, and will release a snapshot version.
Expand Down

0 comments on commit b8107ef

Please sign in to comment.