Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires committed Jan 9, 2024
1 parent 81dbbf1 commit 6fda39a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ on:
push:
branches:
- main
paths:
- '.github/workflows/ci.yml'
- 'Package*'
- 'Sources/**/*.*'
- 'Tests/**/*.*'
pull_request:
branches:
- main
Expand Down
2 changes: 1 addition & 1 deletion Sources/main.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr / bin / swift
#!/usr/bin/swift

//
// GitHub
Expand Down

0 comments on commit 6fda39a

Please sign in to comment.