Skip to content

Commit

Permalink
[BUGS-6560]: Adds on-push activation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Wagner committed Jan 24, 2024
1 parent d247778 commit 114022d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ssh-auth-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: SSH Auth Testing

on:
workflow_dispatch:
push:
branches:
- 'BUGS-6560-Auth'


jobs:
Expand Down

0 comments on commit 114022d

Please sign in to comment.