Skip to content

Commit

Permalink
Merge pull request #9 from cu-ecen-aeld/s23updates
Browse files Browse the repository at this point in the history
S23updates
  • Loading branch information
dwalkes authored Jan 17, 2023
2 parents df3bbb9 + 4f71375 commit da67390
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: assignment-test
on: [push]
on:
push:
tags-ignore:
- '*'
branches:
- '*'
jobs:
full-test:
runs-on: self-hosted
Expand Down

0 comments on commit da67390

Please sign in to comment.