Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabor12321 authored Nov 8, 2023
1 parent a93ad53 commit f289b74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: My GitHub Actions Workflow
name: tests

on:
workflow_dispatch
Expand All @@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@v4

- name: Use Environment Variable
run: echo "$GITHUB_ACTOR"
run: echo "$GITHUB_API_URL"

0 comments on commit f289b74

Please sign in to comment.