Skip to content

Commit

Permalink
ad hoc testing the ci scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
illinoisrobert committed Aug 9, 2023
1 parent ff305e3 commit dce1184
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Audit

on:
push:
branches: [main]
branches: [main, robadams-fix-ci]
pull_request:
branches: [main]

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- master
- main
- robadams-fix-ci
pull_request:

permissions:
Expand Down

0 comments on commit dce1184

Please sign in to comment.