We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9af4a10 commit ebc58b5Copy full SHA for ebc58b5
.github/workflows/agent-ci.yaml
@@ -1,6 +1,6 @@
1
name: Agent Unittest
2
-on:
3
- pull_request: {}
+on: [pull_request]
+# pull_request:
4
# paths:
5
# - agent/**
6
jobs:
0 commit comments