Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
g0t4 committed Dec 11, 2024
1 parent e24f648 commit d7f2c85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Tests
on:
push:
branches: [master]
tags: ["v*"]
# pull_request:
# branches: [ master ]
# branches: [ master ] # careful what access these builds get, i.e. to secrets (put sensitive stuff into environments for restricted access?)
workflow_dispatch: # Add manual trigger

jobs:
Expand Down

0 comments on commit d7f2c85

Please sign in to comment.