From 5f81898e1dc3e6ac50c85c2e17ba8f1f04f5057d Mon Sep 17 00:00:00 2001 From: Aras Abbasi Date: Fri, 30 Aug 2024 14:56:42 +0200 Subject: [PATCH] ci: fix nightly workflow (#3525) --- .github/workflows/autobahn.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/autobahn.yml b/.github/workflows/autobahn.yml index df77a5f57f9..2542fed5974 100644 --- a/.github/workflows/autobahn.yml +++ b/.github/workflows/autobahn.yml @@ -14,7 +14,6 @@ on: - 'test/autobahn/**' permissions: contents: read - pull-requests: write jobs: autobahn: