Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
womullan committed Jan 30, 2024
1 parent eca9337 commit 562cf03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

name: CI

'on': [push, pull_request, workflow_dispatch]
Expand All @@ -9,3 +8,5 @@ jobs:
with:
handle: rtn-073
secrets:
ltd_username: ${{ secrets.LTD_USERNAME }}
ltd_password: ${{ secrets.LTD_PASSWORD }}

0 comments on commit 562cf03

Please sign in to comment.