Skip to content

Commit

Permalink
chore: to trigger the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-hosseini-deriv committed Aug 9, 2023
1 parent 91d50e1 commit dd3919e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: ["push", "pull_request"]
jobs:
build_and_deploy:
# runs-on: [self-hosted] # Specify the label of your self-hosted runner machine

runs-on: ubuntu-latest
steps:
- name: Checkout Repository
Expand Down

0 comments on commit dd3919e

Please sign in to comment.