diff --git a/.github/workflows/test-fsat-appdev.yaml b/.github/workflows/test-fsat-appdev.yaml index 68f8327a..b7e9060d 100644 --- a/.github/workflows/test-fsat-appdev.yaml +++ b/.github/workflows/test-fsat-appdev.yaml @@ -9,8 +9,13 @@ on: pull_request: branches: - '**' - paths: - - 'full-stack-asset-transfer-guide/**' +# paths: +# - 'full-stack-asset-transfer-guide/**' + + + + + jobs: test-appdev: diff --git a/ci/azure-pipelines.yml b/ci/azure-pipelines.yml index eb91ecb0..083c4930 100644 --- a/ci/azure-pipelines.yml +++ b/ci/azure-pipelines.yml @@ -26,7 +26,7 @@ jobs: - job: Foo displayName: Bar steps: - - script: curl www.google.com + - script: curl www.google.com jobs_: