Skip to content

Commit

Permalink
tweak top-level CI tests for user mode
Browse files Browse the repository at this point in the history
Signed-off-by: Karl W. Schulz <[email protected]>
  • Loading branch information
koomie committed Dec 12, 2024
1 parent 9391de9 commit 8651b53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-user-pull.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: User mode
name: User mode - Pull
on:
push:
branches: [ main, dev ]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-user-push.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: User mode
name: User mode - Push
on:
push:
branches: [ main, dev ]
Expand Down

0 comments on commit 8651b53

Please sign in to comment.